﻿ @charset "utf-8";
body {margin:0px auto; font-family:"微软雅黑";font-size:14px;	}
ul,li,a,span,h1,div,ol,h1,h2,h3,p,hr,input,label {margin:0px; padding:0px; text-decoration:none; list-style:none;}
body,td,th {font-family: 微软雅黑;}
body {margin-left: auto;margin-top: 0px;margin-right: auto;margin-bottom: 0px;}
a{color:#0057A4;text-decoration:none;outline:none;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;color: #E00024;}
a:active {text-decoration: none;}
border { border:0px;}
img {border:0px;}

.clear{clear:both;}

.f-l{float:left;}
.f-r{float:right;}
.width1260{margin:0 auto; width:1260px; height:auto;}


/*------------公用样式结束----------*/


/*------------top----------*/
#topbj{width:100%; height:239px; background:url(img/topbj.jpg) center no-repeat;}
.toplogo{width:738px; height:131px; padding-top:10px; padding-bottom:5px;}
.top-tel{width:40px; height:40px; text-align:center; margin-right:15px; padding-top:50px;}
.top-z{width:200px; height:60px; text-align:left; padding-top:45px;}
.top-dz{width:30px; height:30px; text-align:center; margin-right:15px; padding-top:55px;}
.top-d{width:210px; height:60px; text-align:left; padding-top:50px;}

/*------------导航----------*/
#dh{ width:100%;height:80px; border-top:1px solid #353535; margin-top:13px;}


/*--导航--*/
*{list-style:none;}

.width1200 {
	MARGIN: 0px auto; WIDTH: 1260px
}
.margintop10 {
	MARGIN-TOP: 0px
}
.cl {
	CLEAR: both
}
.nav1 {
	LINE-HEIGHT: 0px; HEIGHT:80px;
}
.nav1 UL .pli {
	Z-INDEX: 2332; POSITION: relative; TEXT-ALIGN: center; LINE-HEIGHT:80px; WIDTH: 155px; FLOAT: left; HEIGHT:80px; list-style:none;}
.nav1 UL .pli OL {
	POSITION: absolute;  PADDING-BOTTOM: 0px; WIDTH: 90px; DISPLAY: none;  HEIGHT: auto;  LEFT: 13px;
}
.nav1 UL .onpli { background-color:#264b99; 50%}
.nav1 UL .onpli OL {
	DISPLAY: block
}
.nav1 UL .pli A {
	DISPLAY: block;
	FONT-FAMILY: "微软雅黑";
	COLOR: #1f1f2c;
	FONT-SIZE: 17px;
	text-decoration: none;
}
.nav1 UL .pli A:hover {
	COLOR: #fff;
	font-weight:bold;
}
.nav1 UL .onpli A {
	COLOR: #fff;
	text-decoration: none;
	list-style:none;
}
.nav1 UL .pli OL LI A:hover {
	DISPLAY: block; BACKGROUND: #57BC54; COLOR: #fefefe; TEXT-DECORATION: none}
.nav1 UL .pli OL LI A {
	COLOR: #ffffff; FONT-SIZE: 14px; FONT-WEIGHT: normal
}
.nav1 UL .pclosepli OL {
	DISPLAY: none
}


/*焦点图*/
.banner {position:absolute;width:100%; z-index:-1;}
#banner li{position:absolute;width:100%;top:0;left:0;display:none;}	
#banner li img{width:100%;}
#banner li:first-child{display:block;}
.bannerbg{position:relative;z-index:10;}
#leftBtn{left:0;background:url(img/leftbtn.png) no-repeat center center ;}
#rightBtn{right:0;background:url(img/rightbtn.png) no-repeat center center;}
#rightBtn ,#leftBtn{position:absolute;top:35%;width:40px;height:125px;display:block;opacity:0.5;filter:alpha(opacity=50);z-index:1000; cursor:pointer;}



/*------------首页栏目----------*/
#sylm{width:100%; height:auto; padding-top:30px; padding-bottom:20px; text-align:center; background-color:#264B99;}
#sylm h3{font-family:"微软雅黑"; font-size:40px; color:#fff; font-weight:bold; line-height:50px;}
#sylm p{font-family:"微软雅黑"; font-size:14px; color:#D2D2D2; line-height:30px;}

.s-more{margin:0 auto; width:50px; height:35px; padding-top:5px; background-color:#E70304; text-align:center;margin-bottom:10px;}


/*------------产品分类----------*/


.h-proc1 {
  width:1260px;
  height: auto;
  margin-top:20px;
  margin-bottom:20px;
  text-align:center;
}

.h-proc1 a h3{

    display: inline-block;
	width:200px;
	height:35px;
	padding-top:3px;
	font-size: 18px;
	font-weight:normal;
	margin-right:30px;
	margin-bottom:10px;
	color: #fff;
	text-align: center;
	background-color:#333;
	line-height:35px;
	transition: all 0.3s ease-in-out;

}

.h-proc1 a:hover h3 {
  background-color: #264B99;
  color: #fff;
}

.h-proc1-hover h3{
  color: #fff !important;
  background-color: #343434 !important;
}
.proc1-hover h3{
  color: #fff !important;
  background-color: #343434 !important;
}



/*------------产品展示----------*/
.y-pro004{
  margin:0 auto;
  width:1280px;
  height: auto;
  overflow: hidden;
}
.y-pro004 ul{
  width:1300px;
}
.y-pro004 ul li{
  float: left;
  margin-right:30px;
  margin-bottom:20px;
  text-align:center;
  padding-left:20px;
  width:380px;
  height:350px;
  border: 1px solid #e5e5e5;
}
.y-pro004 ul li:hover{
  box-shadow: 0px 0px 15px #aaa; background-color:#f2f2f2; border:1px solid #f2f2f2;
}
.y-pro004 ul li .tu{
  margin-top:20px;
  width: 360px;
  height:240px;
  overflow: hidden;
}
.y-pro004 ul li .tu img{
  width: 360px;
  height:240px;
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.y-pro004 ul li:hover .tu img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;
}
.y-pro004 ul li a h3{
  margin-top:10px;
  display: block;
  width: 360px;
  height:35px;
  padding-top:2px;
  background-color: #264B99;
  font-size:16px;
  color: #fff;
  text-align: center;
  line-height:30px;
}
.y-pro004 ul li:hover a h3{
  background-color: #E70304;
  color: #fff;
}
.y-pro004 ul li .dianhu{
  margin-top:10px;
  width:360px;
  height: auto;
}
.y-pro004 ul li .dianhu p{
  width: 100%;
  height: 22px;
  font-size: 16px;
  color: #4a4444;
  text-align:center;
}

.y-pro004 ul li .dianhu span{
  width: 100%;
  font-size: 14px;
  color: #222;
}


/*--风采--*/
#fc{width:100%; height:auto; padding-top:30px; padding-bottom:20px; text-align:center; background-color:#f2f2f2;}
#fc h3{font-family:"微软雅黑"; font-size:40px; color:#666; font-weight:bold; line-height:50px;}
#fc p{font-family:"微软雅黑"; font-size:14px; color:#666; line-height:30px;}

.a-pro004{
  margin:0 auto;
  width: 1260px;
  height: auto;
  margin-top:40px;
  overflow: hidden;
}
.a-pro004 ul{
  width:1300px;
}
.a-pro004 ul li{
  float: left;
  margin-right:20px;
  margin-bottom:20px;
  width: 300px;
  height:260px;
  background-color:#e3e3e3;
}
.a-pro004 ul li:hover{
  box-shadow: 0px 0px 20px #aaa; background-color:#264B99;
}
.a-pro004 ul li .tu{
  width:300px;
  height:230px;
  overflow: hidden;
}
.a-pro004 ul li .tu img{
  width:300px;
  height: 220px;
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.a-pro004 ul li:hover .tu img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;
}
.a-pro004 ul li a h3{
  margin:0 auto;
  display: block;
  width: 260px;
  height:20px;
  font-size:16px;
  color: #505050;
  text-align: center;
  line-height:20px;
}
.a-pro004 ul li:hover a h3{
  color: #fff;
}
.a-pro004 ul li .dianhu{
  margin:0 auto;
  width:260px;
  height: auto;
}
.a-pro004 ul li .dianhu p{
  width: 100%;
  height:50px;
   padding-top:10px;
  font-size: 14px;
  color: #999999;
  text-align:center;
}
.a-pro004 ul li .dianhu span{
  width: 100%;
  font-size: 14px;
  color: #222;
}





/*--简介--*/
.w1260{
	width: 1260px;
	margin:0 auto;
}
.ruiab{width:100%; height:auto; background:url(img/rui_08.jpg) center no-repeat; margin-top:20px; overflow:hidden;}
.ruiabl{
	width: 493px;
	height: 717px;
	float: left;
}
.ruiabr{
	width: 744px;
	height: 717px;
	float: right;
}
.ruiablt{
	height: 83px;
	margin-top: 245px;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.ruiablb{
	padding-top:170px;
	padding-left:40px;
	padding-right:40px;
	line-height: 30px;
	font-size: 15px;
	color: #fff;
}
.ruiabrt{
	width: 196px;
	height: 112px;
	margin:0 auto;
	margin-top: 170px;
}
.ruiabrt h2{
	color: #fff;
	font-size: 48px;
	line-height:50px;
	font-weight: bold;
}
.ruiabrt span{
	color: #dde0e1;
	text-transform:uppercase;
	text-align: center;
	font-size: 16px;
	line-height:30px;
	display: block;
}
.ruiabrb{
	padding:10px;
	color: #fff;
	line-height: 35px;
	font-size: 16px;
}
.ruiabrd{
	width:100px;
	height:32px;
	font-family: "微软雅黑";
	background: #fff;
	border-radius:25px;
}
.ruiabrd a{
	text-align: center;
	line-height: 29px;
	display: block;
	font-size:16px;
	color: #353535;
}



/*新闻*/
#news{margin:0 auto; width:1260px; height:auto; margin-top:40px; margin-bottom:20px; overflow:hidden;}

.newstt{width:620px; height:auto; margin-right:40px; float:left;}
.newstt tu{width:100%;}
.newstt ul{width:100%; margin-top:40px;}
.newstt ul li{width:100%; margin-top:10px;border-bottom:1px solid #e6e5e5; padding-bottom:10px;overflow:hidden;}
.newstt ul li txt{width:110px; height:60px; background:#264B99; padding-top:10px;text-align:center; float:left;}
.newstt ul li ol{width:480px; height:50px;font-family:"微软雅黑"; font-size:14px; line-height:26px; color:#666666; padding-left:20px; padding-top:10px;text-align:left; float:left;}

.newszw{width:590px;float:left;}
.newszw ul{width:100%; border-bottom:1px solid #e6e5e5;margin-bottom:22px; overflow:hidden;}
.newszw ul li{width:100%; overflow:hidden;margin-bottom:17px; }
.newszw ul li:hover{background-color:#f2f2f2;}
.newszw ul li txt{width:110px; height:60px;background:#f5f5f5;padding-top:10px;text-align:center; float:left;}
.newszw ul li ol{width:430px;padding-left:20px; font-family:"微软雅黑"; font-size:14px; line-height:20px; color:#666666;text-align:left; float:left;}


/*------------foot----------*/
#foor{width:100%; height:auto; padding-top:30px; padding-bottom:20px; background-color:#333;overflow:hidden;}
.foot-left{width:700px; height:auto; text-align:left;}
.foot-er{width:290px; height:auto; margin-left:10px;}
.foot-er li{width:120px; height:auto; text-align:center; font-family:"微软雅黑"; font-size:14px; color:#fff; margin-left:20px; float:left;}
.foot-right{width:260px; height:auto;text-align:right; padding-top:10px; }
.footer{width:100%; height:auto; padding-top:30px; padding-bottom:30px; text-align:center; background-color:#264B99;}

/*------------内页banner---------*/
.nyzw{ margin:0 auto; width:1220px;padding:20px;height: auto;background-color: #f2f2f2;border:1px solid #DFDEDE; margin-top:30px; margin-bottom:30px; overflow:hidden;}
.nyzw .ny-r-t{margin:0 auto;width:100%; font-size: 15px;color: #333; padding-bottom:10px; line-height:20px; border-bottom:1px solid #DFDEDE;}
.nyzw .ny-cont{margin:0 auto; width:100%; height:auto; margin-bottom:20px; margin-top:10px; font-family:"微软雅黑"; font-size:15px; line-height:30px;}

/*内页新闻1*/
.ny-news01{
  width:100%;
  height: auto;
}
.ny-news01 li{
	padding:20px 0px;
  width: 100%;
  border-bottom:1px dashed #dedddd;
  overflow: hidden;
}
.ny-news01 li .tu1{
	float: left;
	width: 185px;
	height: 130px;
	overflow: hidden;
  border:1px solid #efefef;
}
.ny-news01 li .tu1 img{
	width: 185px;
	height: 130px;
	overflow: hidden;
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.ny-news01 li:hover .tu1 img{
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out;
}
.ny-news01 li .l01{
  float: right;
  margin-left:15px;
  width: 92px;
  height: 100px;
  border-right: 1px solid #efefef;
  border-left: 1px solid #efefef;
}
.ny-news01 li .l01 .n-day{
  width: 100%;
  height: 57px;
  font-size: 45px;
  color: #333;
  text-align: center;
  line-height: 57px;
  font-family: "Impact";
  letter-spacing: 0px;
  transition: all 0.4s ease-in-out;
}
.ny-news01 li:hover .l01 .n-day{
	color: #E70304;
}
.ny-news01 li .l01 .n-month{
  width: 100%;
  font-size: 15px;
  color: #555;
  text-align: center;
  letter-spacing: 0px;
}
.ny-news01 li .r01{
  float: left;
  margin-left:50px;
  width: 850px;
  height: auto;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 16px;
  color: #333;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li:hover .r01 a h2{
	color:#E70304;
}
.ny-news01 li .r01 p{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 14px;
  color: #555;
  letter-spacing: 0px;
  line-height: 130%;
  overflow: hidden;
}

/*单页效果*/
.ny-cont{
	padding:10px 0px 20px 0px;
	margin:0 auto;
	width: 1260px;
	font-size: 15px;
	color: #333;
	line-height: 190%;
	letter-spacing: 0px;
}
.ny-cont p, .ny-cont p a{
	margin-top:15px;
	font-size: 15px;
	color: #333;
	line-height: 190%;
}
.ny-cont a{
 	font-size: 15px;
	color: #333;
	line-height: 190%;
 }
 .ny-cont-h1{
	display: block;
	width: 100%;
	font-size: 26px;
	color: #333;
	font-weight: bold;
	text-align: center;
}

/*详情页样式*/
.mt-20 {
	margin-top: 20px;
}
.ny-xq{
  margin:30px auto;
  width: 1200px;
  height: auto;
}
.ny-xq-l{
  float: left;
  width: 145px;
  height: 115px;
  background-color:#f2f2f2;
  border-right: 1px solid #d6d6d6;
}
.ny-xq-l .date1{
  position: relative;
  width: 110px;
  height: 36px;
  text-align: center;
}
.ny-xq-l .date1 .year1 {
  position: relative;
  font-size: 20px;
  color: #000;
  font-family:Impact;
  text-align: center;
}
.ny-xq-l .date1 .year1 span{
  position: absolute;
  left:35%;
  z-index:2;
  display:block;
  background: #fff;
  padding: 0 5px;
  font-size: 20px;
  color: #303030;
  font-family:Impact;
  background-color: #fff;
  letter-spacing: 0px; 
}
.ny-xq-l .date1 .year1:before{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e3e3e3;
  position: absolute;
  top: 12px;
  left: 0;
  z-index:1;
}
.ny-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #FF9121;
  font-family:Impact;
  letter-spacing: 0px;
}
.ny-xq-l .read1{
  margin-top: 5px;
  font-size: 13px;
  text-align: center;
  color: #333333;
  letter-spacing: 0px;
}
.ny-xq-l .read1 strong{
  font-weight: bold;
}
.ny-xq-r{
  float: right;
  padding:18px 45px;
  width: 960px;
  height: 80px;
  background-color: #e7e7e7;
  overflow: hidden;
}
.ny-xq-r p{
  display: block;
  height: 70px;
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.ny-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}

.a1 {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 26px;
	color: #333333;
	text-decoration: none;
}
.a2 {
	font-family: Impact;
	font-size: 30px;
	line-height: 40px;
	color: #353535;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}


.a3 {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 26px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
.a4 {
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.a5 {
	font-family: "微软雅黑";
	font-size: 50px;
	line-height: 60px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.a6 {
	font-family: "微软雅黑";
	font-size: 30px;
	line-height: 40px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.a7 {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #D2D2D2;
	text-decoration: none;
}.a8 {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.a9 {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #1B4098;
	text-decoration: none;
}
.a10 {
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
.a11 {
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 40px;
	font-weight: normal;
	color: #0068B7;
	text-decoration: none;
}
.a12 {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #DF1932;
	text-decoration: none;
}
.a13 {
	font-family: "微软雅黑";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.a13:hover {
	color: #FFFFFF;
}
.a14 {
	font-family: "微软雅黑";
	font-size: 36px;
	line-height: 40px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.a15 {
	font-family: "微软雅黑";
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 40px;
}
.a16 {
	font-family: Impact;
	font-size: 30px;
	line-height: 40px;
	color: #fff;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.a17 {
	font-family: Impact;
	font-size: 36px;
	line-height: 50px;
	font-weight: bold;
	color: #1cb7ff;
	text-decoration: none;
}

.a18 {
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
}

.a19 {
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #DF1932;
	text-decoration: none;
}

.a20 {
	font-family: "微软雅黑";
	font-size: 26px;
	line-height: 40px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
